SDSBSCompGraph
==============

.. contents:: :local:

Category = Annotation
#####################
   * 'outputs_computation' = 'SDValueBool(bool(true))'
      * Property Type: 'bool' (SDTypeBool)
      * Value Type: 'bool' (SDTypeBool)
      * Label: 'Output(s) computation'

   * 'identifier' = 'SDValueString(string(Substance_graph))'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Identifier'

   * 'category' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Category'

   * 'label' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Label'

   * 'author' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Author'

   * 'author_url' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Author URL'

   * 'tags' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Tags'

   * 'description' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'Description'

   * 'userdata' = 'SDValueString(string())'
      * Property Type: 'string' (SDTypeString)
      * Value Type: 'string' (SDTypeString)
      * Label: 'User Data'

   * 'icon' = 'SDValueTexture(SDTexture(SDTexture))'
      * Property Type: 'SDTypeTexture' (SDTypeTexture)
      * Value Type: 'SDTexture' (SDTypeCustom)
      * Label: 'Icon'

   * 'show_in_library' = 'SDValueBool(bool(true))'
      * Property Type: 'bool' (SDTypeBool)
      * Value Type: 'bool' (SDTypeBool)
      * Label: 'Show In Library'

   * 'physical_size' = 'SDValueFloat3(float3(0,0,0))'
      * Property Type: 'float3' (SDTypeFloat3)
      * Value Type: 'float3' (SDTypeFloat3)
      * Label: 'Physical Size'

Category = Input
################
   * '$outputsize' = 'SDValueInt2(int2(0,0))'
      * Property Type: 'int2' (SDTypeInt2)
      * Value Type: 'int2' (SDTypeInt2)
      * Label: 'Output Size'

   * '$format' = 'SDValueEnum("sbs::compositing::format",0)'
      * Property Type: 'sbs::compositing::format' (SDTypeEnum)
      * Property Type: 'int' (SDTypeInt)
      * Value Type: 'sbs::compositing::format' (SDTypeEnum)
      * Label: 'Output Format'

   * '$pixelsize' = 'SDValueFloat2(float2(1,1))'
      * Property Type: 'float2' (SDTypeFloat2)
      * Value Type: 'float2' (SDTypeFloat2)
      * Label: 'Pixel Size'

   * '$pixelratio' = 'SDValueEnum("sbs::compositing::pixelratio",1)'
      * Property Type: 'sbs::compositing::pixelratio' (SDTypeEnum)
      * Property Type: 'int' (SDTypeInt)
      * Value Type: 'sbs::compositing::pixelratio' (SDTypeEnum)
      * Label: 'Pixel Ratio'

   * '$tiling' = 'SDValueEnum("sbs::compositing::tiling",3)'
      * Property Type: 'sbs::compositing::tiling' (SDTypeEnum)
      * Property Type: 'int' (SDTypeInt)
      * Value Type: 'sbs::compositing::tiling' (SDTypeEnum)
      * Label: 'Tiling Mode'

   * '$randomseed' = 'SDValueInt(int(0))'
      * Property Type: 'int' (SDTypeInt)
      * Value Type: 'int' (SDTypeInt)
      * Label: 'Random Seed'
